Vcenter NamespaceManagement Clusters ImageStorageSpec
The Vcenter NamespaceManagement Clusters ImageStorageSpec schema contains the specification required to configure storage used for container images.
This schema was added in vSphere API 7.0.0.0.
{
"storage_policy": "string"
}
Identifier of the storage policy.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: SpsStorageProfile
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: SpsStorageProfile
.